C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / IsLoading Property

In This Topic
IsLoading Property (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Gets whether the collection is getting the data.
Syntax
'Declaration
 
Public ReadOnly Property IsLoading As Boolean
 
See Also